home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
Chip_2004-01_cd1.bin
/
oddech
/
flashgames
/
stress
/
install
/
stresspaint.exe
/
scripts
/
DefineButton2_47
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-07-26
|
106b
|
8 lines
on(release){
if(_root.blnEmail == 0)
{
_root.blnHelp = 1;
gotoAndPlay(2);
}
}